Skip to content

feat(skills): add capability-reference skill for runtime self-discovery#217

Merged
Aaronontheweb merged 1 commit into
devfrom
claude-wt-internal-skills
Mar 13, 2026
Merged

feat(skills): add capability-reference skill for runtime self-discovery#217
Aaronontheweb merged 1 commit into
devfrom
claude-wt-internal-skills

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Collaborator

Summary

  • Adds new capability-reference system skill (v1.0.0) that catalogs all 16 built-in tools across 5 grant categories, CLI commands, scheduling syntax, MCP discovery patterns, and session context
  • Updates self-diagnostics to v1.2.0 with cross-reference to capability-reference and adds check logs | view logs triggers
  • Adds feature-area mapping row to AGENTS.md sync table so tooling surface changes trigger skill updates

Motivation

The agent had no single reference to answer "what can I do?" — memory-usage covers memory tools, self-diagnostics covers troubleshooting, but nothing cataloged the full tool surface, CLI commands, or grant system. This skill fills that gap.

Test plan

  • dotnet build succeeds (embedded resources picked up)
  • Manifest lists 6 skills with correct versions
  • Embedded copies are byte-identical to feed sources
  • Deploy and verify agent loads capability-reference on relevant triggers

…ics to v1.2.0

Add a new system skill that catalogs all built-in tools, CLI commands,
tool grant categories, scheduling syntax, and MCP discovery patterns.
This gives the agent a single reference to quickly understand what it
can do at runtime.

Updates self-diagnostics to v1.2.0 with a cross-reference to
capability-reference and adds log-checking triggers.

Adds feature-area mapping row to AGENTS.md sync table.
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) March 13, 2026 20:01
@Aaronontheweb Aaronontheweb merged commit 3086d87 into dev Mar 13, 2026
2 of 3 checks passed
@Aaronontheweb Aaronontheweb deleted the claude-wt-internal-skills branch March 13, 2026 20:06
@Aaronontheweb Aaronontheweb mentioned this pull request Mar 13, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant